the valid range for the 'indent' property is G_MININT to G_MAXINT. Don't
authorMatt Wilson <msw@redhat.com>
Thu, 25 Oct 2001 14:02:51 +0000 (14:02 +0000)
committerMatt Wilson <msw@src.gnome.org>
Thu, 25 Oct 2001 14:02:51 +0000 (14:02 +0000)
2001-10-25  Matt Wilson  <msw@redhat.com>

* gtk/gtktexttag.c (gtk_text_tag_class_init): the valid range for
the 'indent' property is G_MININT to G_MAXINT.  Don't use
-G_MAXINT for the minimum of the 'rise' property, use G_MININT
instead.

ChangeLog
ChangeLog.pre-2-0
ChangeLog.pre-2-10
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
gtk/gtktexttag.c

index df33a5440c5c859df37fb391b54a281d164a63cc..bee5091dab99d581afe674094e567e34e763d7ee 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2001-10-25  Matt Wilson  <msw@redhat.com>
+
+       * gtk/gtktexttag.c (gtk_text_tag_class_init): the valid range for
+       the 'indent' property is G_MININT to G_MAXINT.  Don't use
+       -G_MAXINT for the minimum of the 'rise' property, use G_MININT
+       instead.
+
 2001-10-24  Anders Carlsson  <andersca@gnu.org>
 
        * gtk/gtktreeview.c: 
@@ -49,6 +56,7 @@ Wed Oct 24 20:29:47 2001  Kristian Rietveld  <kristian@planet.nl>
        remove hack to strip off the bogus newline, since we killed the
        bogus newline; fixes #61779
 
+>>>>>>> 1.2451
 2001-10-24  Havoc Pennington  <hp@redhat.com>
 
        * gtk/gtktextview.c (gtk_text_view_update_adjustments): don't
index df33a5440c5c859df37fb391b54a281d164a63cc..bee5091dab99d581afe674094e567e34e763d7ee 100644 (file)
@@ -1,3 +1,10 @@
+2001-10-25  Matt Wilson  <msw@redhat.com>
+
+       * gtk/gtktexttag.c (gtk_text_tag_class_init): the valid range for
+       the 'indent' property is G_MININT to G_MAXINT.  Don't use
+       -G_MAXINT for the minimum of the 'rise' property, use G_MININT
+       instead.
+
 2001-10-24  Anders Carlsson  <andersca@gnu.org>
 
        * gtk/gtktreeview.c: 
@@ -49,6 +56,7 @@ Wed Oct 24 20:29:47 2001  Kristian Rietveld  <kristian@planet.nl>
        remove hack to strip off the bogus newline, since we killed the
        bogus newline; fixes #61779
 
+>>>>>>> 1.2451
 2001-10-24  Havoc Pennington  <hp@redhat.com>
 
        * gtk/gtktextview.c (gtk_text_view_update_adjustments): don't
index df33a5440c5c859df37fb391b54a281d164a63cc..bee5091dab99d581afe674094e567e34e763d7ee 100644 (file)
@@ -1,3 +1,10 @@
+2001-10-25  Matt Wilson  <msw@redhat.com>
+
+       * gtk/gtktexttag.c (gtk_text_tag_class_init): the valid range for
+       the 'indent' property is G_MININT to G_MAXINT.  Don't use
+       -G_MAXINT for the minimum of the 'rise' property, use G_MININT
+       instead.
+
 2001-10-24  Anders Carlsson  <andersca@gnu.org>
 
        * gtk/gtktreeview.c: 
@@ -49,6 +56,7 @@ Wed Oct 24 20:29:47 2001  Kristian Rietveld  <kristian@planet.nl>
        remove hack to strip off the bogus newline, since we killed the
        bogus newline; fixes #61779
 
+>>>>>>> 1.2451
 2001-10-24  Havoc Pennington  <hp@redhat.com>
 
        * gtk/gtktextview.c (gtk_text_view_update_adjustments): don't
index df33a5440c5c859df37fb391b54a281d164a63cc..bee5091dab99d581afe674094e567e34e763d7ee 100644 (file)
@@ -1,3 +1,10 @@
+2001-10-25  Matt Wilson  <msw@redhat.com>
+
+       * gtk/gtktexttag.c (gtk_text_tag_class_init): the valid range for
+       the 'indent' property is G_MININT to G_MAXINT.  Don't use
+       -G_MAXINT for the minimum of the 'rise' property, use G_MININT
+       instead.
+
 2001-10-24  Anders Carlsson  <andersca@gnu.org>
 
        * gtk/gtktreeview.c: 
@@ -49,6 +56,7 @@ Wed Oct 24 20:29:47 2001  Kristian Rietveld  <kristian@planet.nl>
        remove hack to strip off the bogus newline, since we killed the
        bogus newline; fixes #61779
 
+>>>>>>> 1.2451
 2001-10-24  Havoc Pennington  <hp@redhat.com>
 
        * gtk/gtktextview.c (gtk_text_view_update_adjustments): don't
index df33a5440c5c859df37fb391b54a281d164a63cc..bee5091dab99d581afe674094e567e34e763d7ee 100644 (file)
@@ -1,3 +1,10 @@
+2001-10-25  Matt Wilson  <msw@redhat.com>
+
+       * gtk/gtktexttag.c (gtk_text_tag_class_init): the valid range for
+       the 'indent' property is G_MININT to G_MAXINT.  Don't use
+       -G_MAXINT for the minimum of the 'rise' property, use G_MININT
+       instead.
+
 2001-10-24  Anders Carlsson  <andersca@gnu.org>
 
        * gtk/gtktreeview.c: 
@@ -49,6 +56,7 @@ Wed Oct 24 20:29:47 2001  Kristian Rietveld  <kristian@planet.nl>
        remove hack to strip off the bogus newline, since we killed the
        bogus newline; fixes #61779
 
+>>>>>>> 1.2451
 2001-10-24  Havoc Pennington  <hp@redhat.com>
 
        * gtk/gtktextview.c (gtk_text_view_update_adjustments): don't
index df33a5440c5c859df37fb391b54a281d164a63cc..bee5091dab99d581afe674094e567e34e763d7ee 100644 (file)
@@ -1,3 +1,10 @@
+2001-10-25  Matt Wilson  <msw@redhat.com>
+
+       * gtk/gtktexttag.c (gtk_text_tag_class_init): the valid range for
+       the 'indent' property is G_MININT to G_MAXINT.  Don't use
+       -G_MAXINT for the minimum of the 'rise' property, use G_MININT
+       instead.
+
 2001-10-24  Anders Carlsson  <andersca@gnu.org>
 
        * gtk/gtktreeview.c: 
@@ -49,6 +56,7 @@ Wed Oct 24 20:29:47 2001  Kristian Rietveld  <kristian@planet.nl>
        remove hack to strip off the bogus newline, since we killed the
        bogus newline; fixes #61779
 
+>>>>>>> 1.2451
 2001-10-24  Havoc Pennington  <hp@redhat.com>
 
        * gtk/gtktextview.c (gtk_text_view_update_adjustments): don't
index df33a5440c5c859df37fb391b54a281d164a63cc..bee5091dab99d581afe674094e567e34e763d7ee 100644 (file)
@@ -1,3 +1,10 @@
+2001-10-25  Matt Wilson  <msw@redhat.com>
+
+       * gtk/gtktexttag.c (gtk_text_tag_class_init): the valid range for
+       the 'indent' property is G_MININT to G_MAXINT.  Don't use
+       -G_MAXINT for the minimum of the 'rise' property, use G_MININT
+       instead.
+
 2001-10-24  Anders Carlsson  <andersca@gnu.org>
 
        * gtk/gtktreeview.c: 
@@ -49,6 +56,7 @@ Wed Oct 24 20:29:47 2001  Kristian Rietveld  <kristian@planet.nl>
        remove hack to strip off the bogus newline, since we killed the
        bogus newline; fixes #61779
 
+>>>>>>> 1.2451
 2001-10-24  Havoc Pennington  <hp@redhat.com>
 
        * gtk/gtktextview.c (gtk_text_view_update_adjustments): don't
index d71b4880f8cfc748a61f639cc5b63f8a289920e3..7e7eee075e84a5dbc42dd1d8e6916bb2dd393e4f 100644 (file)
@@ -414,7 +414,7 @@ gtk_text_tag_class_init (GtkTextTagClass *klass)
                                    g_param_spec_int ("indent",
                                                      _("Indent"),
                                                      _("Amount to indent the paragraph, in pixels"),
-                                                     0,
+                                                     G_MININT,
                                                      G_MAXINT,
                                                      0,
                                                      G_PARAM_READABLE | G_PARAM_WRITABLE));
@@ -425,7 +425,7 @@ gtk_text_tag_class_init (GtkTextTagClass *klass)
                                    g_param_spec_int ("rise",
                                                      _("Rise"),
                                                      _("Offset of text above the baseline (below the baseline if rise is negative)"),
-                                                     -G_MAXINT,
+                                                    G_MININT,
                                                      G_MAXINT,
                                                      0,
                                                      G_PARAM_READABLE | G_PARAM_WRITABLE));